@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
@import "https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&display=swap";
@import url("https://use.typekit.net/uwa8ort.css");
form {
    font-size: 16px;
}
.dataform-control-label {
    font-weight: bold;
    color: #2fa170;
}
div#ctl00_mCPH_DataFormControl_ctrl64_AdditionalInfoPanel {
    padding-top: 10px;
}
div#ctl00_mCPH_DataFormControl_ctrl66_AdditionalInfoPanel {
    padding-top: 10px;
}
.dataform-control-requirements-label {
    color: red !important;
    font-weight: 700;
}
div#ctl00_mCPH_DataFormControl_ctrl54_AdditionalInfoPanel {
    padding-top: 10px;
}
div#ctl00_mCPH_DataFormControl_ctrl57_AdditionalInfoPanel {
    padding-top: 10px;
}
div#ctl00_mCPH_DataFormControl_ctrl58_AdditionalInfoPanel {
    padding-top: 10px;
}
div#ctl00_mCPH_DataFormControl_ctrl59_AdditionalInfoPanel {
    padding-top: 10px;
}
div#ctl00_mCPH_DataFormControl_ctrl60_AdditionalInfoPanel {
    padding-top: 10px;
}
div#ctl00_mCPH_DataFormControl_ctrl61_AdditionalInfoPanel {
    padding-top: 10px;
}
div#ctl00_mCPH_DataFormControl_ctrl62_AdditionalInfoPanel {
    padding-top: 10px;
}
div#ctl00_mCPH_DataFormControl_ctrl63_AdditionalInfoPanel {
    padding-top: 10px;
}
body {
    font-family: 'muli', sans-serif;
    letter-spacing: .01em;
    line-height: 1.4em;
    color: #1a1d1f;
}


/* General */

p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3em;
    margin: 0 0 .3em;
    color: #1a1d1f;
    font-family: 'muli', sans-serif;
}


/* Headings */

.container h3,
h3 {
    color: #2fa170;
    font-size: 1.6em;
    line-height: 30px;
    font-weight: 700;
}

#PortalContainer {
    margin-top: 20px;
}

h1 {
    color: #2fa170;
    font-size: 40px;
    font-weight: 800;
    margin-top: 0;
}

h2 {
    color: #2fa170;
    font-size: 36px;
}

h3 {
    color: #2fa170;
}

h4 {
    color: #2fa170;
}

h5 {
    color: #2fa170;
}

hr {
    border-top: 1px solid #ccc;
}

div.dataTables_info {
    font-weight: bold;
}


/* Links */

a {
    background-color: transparent;
    transition: all .25s ease;
    color: #2fa170;
    /* font-weight: bold; */
    text-decoration: underline;
}

a:focus,
a:hover {
    color: #333;
}

.select-link {
    color: #15181a !important;
}


/* Buttons & Inputs */

.btn {
    text-shadow: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit],
#ctl00_mCPH_lnkCancelDetail {
    padding: .625rem 3rem .625rem 3rem;
    color: #15181a;
    background-color: #fff;
    background-image: none;
    font-family: 'muli', sans-serif;
    letter-spacing: .025em;
    vertical-align: bottom;
    line-height: 1em;
    height: 40px;
    border: 2px solid #2fa170;
    border-radius: 30px;
    font-size: 20px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_FinishNavigationTemplateContainerID_FinishButton {
    background-color: #fff;
    border: 2px solid #2fa170;
    background-image: none;
    -webkit-box-shadow: none;
    border-radius: 30px;
    letter-spacing: .03 em;
    font-size: 20px;
    font-family: 'muli', sans-serif-reg;
    color: #15181a;
    padding-top: 6px;
    line-height: 1em;
    /* box-shadow: 0px 2px 2px 1px #7b7b7b99; */
    text-decoration: none;
    padding: .625rem 3rem .625rem 3rem;
}

button:focus,
input[type=button]:focus,
input[type=checkbox]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=reset]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=url]:focus,
select,
select.form-control,
textarea:focus {
    border: solid 1px #2fa170 !important;
    outline: none;
}

input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea,
textarea.form-control {
    color: #323133;
    /* letter-spacing: .035em; */
    /* padding: 5px 10px; */
    /* height: 38px; */
    background-color: #7c006b;
    /* font-size: 17.14288px; */
    /* line-height: 1.46667; */
    color: #685e5e;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
}

.input-sm {
    height: 38px !important;
    background-color: #2fa17030 !important;
}

.btn-primary {
    background-color: #2fa170 !important;
    border-color: #2fa170 !important;
}

input[type=checkbox],
input[type=radio] {
    -webkit-appearance: none;
    background-color: #bde4d3;
    border: none;
    padding: 11px;
    margin: 5px 15px;
    border-radius: 0;
    border: 1px solid;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

button,
input,
textarea {
    outline: none;
}

.btn-link {
    color: #2fa170;
    font-size: 14pt;
}

input[type=checkbox],
input[type=radio] {
    -webkit-appearance: none;
    background: #FFF!important;
    border: none;
    padding: 11px;
    margin: 5px 15px;
    border-radius: 0;
    border: 1px solid;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}


/* Container 
--------------------------*/

@media (min-width: 1200px) {
    .container {
        width: 1298px;
    }
}


/* #ctl00_CustomWrapper {
    padding-top: 16px;
    padding-bottom: 16px;
} */


/* Header 
--------------------------*/

.social-logo {
    width: 45px;
}

#pnlAltHeaderRight {
    display: none;
}

.navbar #nav>.active>a {
    color: red;
    background-color: Yellow;
}

#HeaderLink>img {
    padding: 10px 0;
    width: 27.51rem;
}

.brent-login-link {
    font-weight: 400;
    font-size: 15.96px;
    padding: 24px 16px;
    float: right;
    background-color: #2fa170;
    color: #fff;
}

#ctl00_ctl17_LoginLink:hover {
    color: #2fa170 !important;
    background-color: #ddd !important;
}

#ctl00_MainDiv>div.sitemap>div>div>a:hover {
    color: #fff;
}

.alert-danger {
    color: #000;
}


/* Footer 
--------------------------*/

.footer {
    background-color: #2fa170;
    background-color: #2fa170;
    width: unset;
    height: unset;
    position: unset;
    bottom: unset;
}

.footer-p {
    color: #fff;
    padding: 2px 0;
}

.footer-text {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#footer>div.container>div>div.col-md-5>div>p:nth-child(3)>a {
    color: #fff;
    text-decoration: underline;
}

#social-icons {
    text-align: center;
    float: right;
    margin-right: 120px;
}

.poweredby-row {
    background-color: #20694a;
}

#poweredby_p {
    padding: 20px 0;
    margin-bottom: 0;
    color: #fff;
}

#hanlonClient {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.nav-footer {
    position: relative;
    margin: 20px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.li-inline {
    /* display: inline; */
    padding: 5px;
    list-style-type: none;
}

.li-inline a {
    color: #fff;
}

#footerLink>img {
    margin-top: 60px;
    /* width: 20rem; */
}

.icons {
    color: #2fa170;
    background: #ffffff;
    border-radius: 2px;
    font-family: fontawesome;
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding-top: 12px;
    margin: 0 4px;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    font-size: 20px;
    transition: all .5s;
    -webkit-font-smoothing: antialiased;
    font-weight: unset !important;
    text-decoration: none;
    margin-top: 20px;
}

.icons:hover,
.icons:focus {
    background: #fff;
    text-decoration: none !important;
    color: #333;
}


/* FA icons */

.icons:nth-of-type(1):before {
    content: '\f09a';
}

.icons:nth-of-type(2):before {
    content: '\f099';
}

.icons:nth-of-type(3):before {
    content: '\f16d';
}


/* Vacancy Overview 
--------------------------*/

#ctl00_mCPH_VacancyJobDescription>p,
#ctl00_mCPH_VacancyDuties>p,
#ctl00_mCPH_VacancyEssentialCriteria>p,
#ctl00_mCPH_VacancyDesirableCriteria>p,
#ctl00_mCPH_VacancyAdditionalInformation>p,
#ctl00_mCPH_VacancyHowToApply>p,
#ctl00_mCPH_VacancyDuties>ul,
#ctl00_mCPH_VacancyEssentialCriteria>ul,
#ctl00_mCPH_VacancyAdditionalInformation,
#ctl00_mCPH_VacancyJobDescription,
#ctl00_mCPH_VacancyDuties,
#ctl00_mCPH_VacancyEssentialCriteria,
#ctl00_mCPH_VacancyHowToApply {
    font-size: 14pt !important;
    font-family: 'muli', sans-serif !important;
    color: #1a1d1f;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 1.4em;
}


/* -------------------------- */


/* Nav 
--------------------------*/

.nav>li>a:focus,
.nav>li>a:hover {
    border-bottom: 1px solid #2fa170;
}

.navbar {
    margin-bottom: unset;
    background-color: #fff;
    box-shadow: 0 1px 10px rgb(96 99 101 / 50%);
}

.navbar-nav {
    float: right;
}

.navbar-inverse .navbar-nav>li>a {
    color: #15181a;
    font-weight: 600;
}

.navbar-inverse {
    border-color: transparent !important;
}

.register-link {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    /* background-color: unset !important; */
    /* border-bottom: 1px solid #ccc; */
    color: #ffffff;
}

.navbar-inverse .navbar-nav>.active>a.register-link {
    background-color: #fff;
}


/* .loggedout-bs-collapse {
	margin-bottom: 15px;
} */

@media (max-width: 767px) {
    .login-btn-loggedout {
        float: left;
        width: 50%;
    }
    .register-btn-white-loggedout {
        float: right;
        width: 50%;
    }
    .login-btn-loggedout>a {
        margin-right: 15px;
        text-align: center;
    }
    .register-btn-white-loggedout>a {
        margin-left: 15px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .resident-bs-collapse>ul>li:nth-child(4),
    .resident-bs-collapse>ul>li:nth-child(5) {
        border-bottom: 1px solid #ccc;
    }
    .resident-bs-collapse {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .employer-bs-collapse>ul>li:nth-child(4),
    .employer-bs-collapse>ul>li:nth-child(5) {
        border-bottom: 1px solid #ccc;
    }
    .employer-bs-collapse {
        margin-bottom: 20px;
    }
}

.navhead-header {
    font-size: 3em;
    font-weight: 800;
    color: #004F8B;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}


/* Mobile navigation { 
-------------------------------------------------- */

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: unset;
    background-color: transparent;
}


/* .navbar-toggle {
	background-color: #da291c;
} */

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #2fa170;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #ccc;
}

.navbar-inverse .navbar-nav>li>a.register-link:focus,
.navbar-inverse .navbar-nav>li>a.register-link:hover {
    background-color: #2fa170;
    border: 1px solid #fff;
    color: #fff !important;
}

.navbar-inverse .navbar-nav>li>a:active,
.navbar-inverse .navbar-nav>li>a:hover {
    /* text-decoration: underline; */
    /* color: #fff; */
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    /* color: #fff; */
    background-color: transparent;
}

.navbar-nav>li>a {
    text-decoration: none;
}

.navbar-toggle {
    background-color: #2fa170;
}

@media (max-width: 767px) {
    /* #navigationHeader-desktop, .sidebar{
		display: none;
	} */
    #navigationHeader-mobile {
        display: block;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #000;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #000000;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #aaa;
    }
}

@media (min-width: 768px) {
    #navigationHeader-mobile {
        display: none;
    }
    #navigationHeader-desktop {
        display: block;
    }
}


/* Login page
-------------------------- */

img#ctl00_mCPH_imgSSL {
    display: none;
}


/* Resident
-------------------------- */

.dashboard-icon {
    height: 100px;
    width: 100px;
}

#ctl00_CustomWrapper {
    background-color: #f3f3f3;
    /* padding: 20px 0; */
}

#ProviderNameSearch {
    text-transform: lowercase;
}

#ctl00_mCPH_lnkCancelDetail {
    padding-top: 10px !important;
}

#ctl00_mCPH_EditView>h4 {
    font-size: 33.333px;
    line-height: 30px;
    font-weight: 700;
}

.SkillDetailMinLabel,
.SkillDetailMaxLabel {
    text-decoration: underline;
    padding-top: 5px !important;
    padding-right: 5px;
}

#sliderValue1306 {
    font-size: 14px;
}

#ctl00_mCPH_tblViewSkill>tbody>tr {
    border-bottom: 1px solid #ccc;
}

.ExtraInformation {
    padding-left: 100px;
}

.YearsDetail {
    margin-bottom: 10px;
}

#pnlAdvancedSubscriptions>div>div>div>div:nth-child(2)>a,
#pnlAdvancedSubscriptions>div>div:nth-child(2) {
    display: none;
}

#get-help-list {
    font-weight: bold;
}

#ctl00_mCPH_lblConfirmPassword,
#ctl00_mCPH_Label1,
#ctl00_mCPH_Main>div>div>div.Control>div:nth-child(1)>div>div:nth-child(5)>label,
#ctl00_mCPH_controlContent>div.container>div>div>div>div.col-md-12>h1,
#ctl00_mCPH_SubmitApplicationButton,
#CreateUserDialog>div>div>div.modal-body>div:nth-child(5)>label,
#CreateUserDialog>div>div>div.modal-body>div:nth-child(6)>label {
    text-transform: lowercase;
}

#ctl00_mCPH_lblConfirmPassword:first-letter,
#ctl00_mCPH_Label1:first-letter,
#ctl00_mCPH_Main>div>div>div.Control>div:nth-child(1)>div>div:nth-child(5)>label:first-letter,
#ctl00_mCPH_controlContent>div.container>div>div>div>div.col-md-12>h1:first-letter,
#ctl00_mCPH_SubmitApplicationButton,
#CreateUserDialog>div>div>div.modal-body>div:nth-child(5)>label:first-letter,
#CreateUserDialog>div>div>div.modal-body>div:nth-child(6)>label:first-letter {
    text-transform: uppercase;
}


/* Disable homepage content */

#EditVacancySkillsButton {
    display: none !important;
}

#ctl00_mCPH_AddSkillButton,
#ctl00_mCPH_AddSkillRequireProofButton {
    margin-top: 10px;
}

.Bottom {
    display: none !important;
}

.h5-text {
    padding-bottom: 15px;
    color: #333;
    font-weight: 600;
    font-size: 19px;
    text-decoration: underline;
}

.alert-info {
    background-color: #dde3ef;
    border-color: #dde3ef;
}

#divClientSignup {
    display: none;
}

.wizardSidebar {
    display: none;
}

table.wizardGeneralItem td {
    width: 380px !important;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblProfileSingle_164>tbody>tr>td {
    padding: 5px;
}

table.contact {
    width: 100%
}

#ctl00_mCPH_pageContent>div>div:nth-child(3)>div.row>div>div>div>a {
    font-weight: 600;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row1_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row2_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row3_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row4_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row5_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row4,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row5,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row1_Cell4,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_rdoMainContact_Row2_Cell4 {
    width: unset !important;
    padding: 11px !important;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_chkDeleteContact_Row_Row2 {
    display: none;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtForename_Row1_Cell0,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtSurname_Row1_Cell1 {
    height: 36px;
}

table.contact input {
    width: 190px !important;
    padding: 5px;
    margin: 3px;
}

.panel {
    border-radius: 0;
    min-height: 225px;
}
a#btn1 {
    margin-top: 20px;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #2fa170;
    border-color: #2fa170;
}
/* 
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact > tbody > tr:nth-child(1) > th:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact > tbody > tr:nth-child(2) > td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact > tbody > tr:nth-child(3) > td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact > tbody > tr:nth-child(4) > td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact > tbody > tr:nth-child(5) > td:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact > tbody > tr:nth-child(6) > td:nth-child(3) {
	text-align: center;
} */

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2)>table>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.mandatory,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2)>table>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.prompt,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.mandatory,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(1)>td>table.wizardGeneralItem>tbody>tr>td.prompt {
    width: 100% !important;
    background-color: #2fa170;
}

.enterprise-wizard-item-title {
    color: #fff !important;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(3) {
    max-width: 100px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row1_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row2_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row3_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row4_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row5_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row6_Cell3,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row1_Cell2,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_txtWorkEmail_Row2_Cell2 {
    width: 350px !important;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(3),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(4),
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz_tblSiteContact>tbody>tr:nth-child(1)>th:nth-child(5) {
    color: #15181a !important;
}

.carousel-indicators li {
    width: 15px;
    height: 15px;
}

.carousel-indicators .active {
    width: 17px;
    height: 17px;
    background-color: #2fa170;
}

.carousel-inner>.item {
    height: 500px;
    background-size: cover;
}

.carousel-item {
    width: 50%;
    height: auto;
    background-color: #2fa17052;
    border: 2px solid #2fa170;
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
}

.carousel-item-link {
    padding-top: 20px;
}


/* .carousel-item-text {
    padding-top: 20px;
} */

.carousel-item-text>p {
    font-size: 30px;
    text-align: center;
    color: #fff;
}

div#FilterDiv {
    border: 1px solid #000;
    background: #2fa17014;
}

.intro-header {
    text-align: center;
    margin-bottom: 35px;
}

button#btnSearch {
    border-radius: 8px;
}

button#btnSearch:focus {
    color: #000;
    background: #fff;
}

button#btnSearch:hover {
    background: #2fa17014;
    color: #FFF;
}

.providerDetailsCardWrapper .card .btnViewDetails:focus {
    color: #303030 !important;
}

.panel-text {
    font-size: 25px;
}

.panel {
    border-radius: 0;
}

.panel-title {
    font-size: 28px !important;
    color: #2fa170;
    font-weight: bold;
}

.panel-dashboard-image {
    padding: 20px 0;
}

.panel>h5 {
    font-size: 28px;
}

.panel-body {
    padding: 25px;
}

.action-panel {
    min-height: 350px;
}

.action-panel-button {
    font-size: 22px;
}

.panel-cell {
    background-color: #2fa17014;
    border: 2px solid #2fa170;
}

.panel-dashboard-text {
    padding: 15px 0;
    font-size: 18px;
}

.panel-dashboard-title {
    font-size: 1.375em;
    color: #1C1C1E;
    padding: 15px 0;
    font-weight: bold;
}

.sidebar .list-group-item {
    /* margin-bottom: 10px; */
    font-size: 1.125em;
    /* color: #011492; */
    color: #1C1C1E;
}

.sidebar .fas {
    padding-right: 5px;
}

#ctl00_mCPH_VerticalNavigationColumn>div>div.list-group>a>i {
    margin-right: 10px;
}

.list-group-item {
    padding: 20px;
}

.cell-img {
    width: 70px;
    float: left;
}

.cell-title {
    width: 100%;
    padding-left: 80px;
    padding-top: 10px;
}

.news-title {
    padding-left: 5px;
    padding-top: 5px;
    font-size: 20px !important;
    color: #2fa170;
}

.news-date {
    padding-left: 5px;
    padding-top: 5px;
}

.news-items {
    max-height: 430px;
    overflow-y: auto;
    padding-top: 40px;
}

.news-item {
    height: auto;
}

.news-item-grey {
    background-color: #ecf0f1;
}

.news-item-color {
    background-color: #deeaf1;
}

.partner-img {
    display: inline-block;
    margin: 5% 0% 5% 0%;
}

.grey-background {
    background-color: #f3f3f3;
}

.white-background {
    background-color: #ffffff;
}


/* Sitemap */

.sitemap-link {
    /* font: 87.5%/1.5 "RalewayMedium",Arial,Helvetica,sans-serif; */
    letter-spacing: .035em;
    color: #fff;
    font-size: 15px;
    vertical-align: center;
    text-decoration: underline;
}

.sitemap {
    background-color: #2fa170;
    height: 40px;
}

.sitemap-inner {
    padding-top: 12px;
    padding-left: 10px;
}

.NotLink,
#ctl00_mCPH_thrEditQuestion {
    /* display: none; */
}

.sitemap-divider {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    height: 16px;
    letter-spacing: 0.49px;
    line-height: 16px;
    vertical-align: baseline;
    display: inline-block;
    opacity: .7;
    margin: 0 .21428571rem;
}

.providerDetailsCardWrapper .card {
    border-radius: 0.25rem;
    border: 3px solid #2fa170;
    padding: 0;
    margin: 0;
    width: 100%;
    display: inline-block;
    background: #2fa17014;
}

.providerDetailsCardWrapper .card .btnViewDetails {
    color: #000;
    background-color: #fff;
    border: 2px solid#2fa170;
    padding: 0.5rem 0.75rem;
    margin-right: 1rem;
    border-radius: 8px;
}

.providerDetailsCardWrapper .card .btnViewDetails:hover {
    background-color: #2fa170;
    color: #fff;
    transition: 0.3s;
}

hr {
    border-top: 1px solid #000;
}

label#ctl00_mCPH_ProviderEligibilitiesFilterTreeViewLabel {
    font-size: 24px;
    padding: 10px;
}

label#ctl00_mCPH_ProviderServicesFilterTreeViewLabel {
    font-size: 24px;
    padding: 10px;
}

.dxtvControl_Material .dxtv-ndTxt {
    white-space: nowrap;
    font-weight: 700;
}


/* 
.providerDetailsCardWrapper .card .card-body {
    padding: 1.25rem;
    background: #2fa17014;
} */


/* Disable footer */

#aspnetForm>div.Bottom {
    display: none;
}


/* Horizontal Navigation */

@media (min-width: 720px) {
    .brent-navbar-container {
        /* width: 1220px; */
    }
}


/* Hide old nav bar */

#DefaultNavBar {
    display: none;
}

.brent-login-link {
    background-color: #2fa170;
    color: white !important;
}

.brent-navbar {
    background-color: white;
    border-color: white;
    font-size: 13pt;
}

.brent-navbar-nav>li>a {
    padding: 24px 20px;
    color: #333 !important;
}

.brent-navbar-nav:not(brent-login-listitem)>li>a:hover {
    color: #2fa170 !important;
}

.brent-navbar-nav>li:hover {
    background-color: #f6f6f6;
}


/* #navbar > ul > li:nth-child(6) > a:hover { */


/* color: white !important; */


/* background-color: #2fa170 !important; */


/* } */

#toggle-dashboard {
    display: none;
}


/* Vertical Navigation */

ul#ctl00_mCPH_VerticalNavigationBar_VerticalNavigationPopulation.toggledash>li>a,
ul#ctl00_mCPH_VerticalNavigationBar_VerticalNavigationPopulation>li#toggle-dashboard {
    display: none;
}

#ctl00_mCPH_VerticalNavigationBar_VerticalSidebarNavigation:after {
    content: "";
    clear: both
}

#ctl00_mCPH_VerticalNavigationBar_VerticalSidebarNavigation {
    overflow: hidden
}

.sidebar-nav .navbar ul>li>a {
    display: block;
    background-color: #7c006b;
    margin-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: 400px;
    font-size: 30px;
    padding: 13px 8px 8px !important;
    text-align: center;
    line-height: 1em;
    cursor: pointer;
    color: #fff !important;
    font-family: 'muli', sans-serif;
}

.sidebar-nav .navbar-default .navbar-nav>.active>a {
    background-color: #F1E0F0 !important;
}

.sidebar-nav .navbar ul>li>a:hover {
    background-color: #F1E0F0 !important;
}

.sidebar-nav .navbar ul>li>a>.active {
    background-color: #F1E0F0 !important;
}


/* Apprenticeships */

#ctl00_mCPH_DynamicContentPlaceholder>div>div:nth-child(5)>div>table>tbody>tr:nth-child(1)>th {
    border-top: unset;
    border-bottom: 2px solid #ddd;
}

#ctl00_mCPH_DynamicContentPlaceholder>div>div:nth-child(5)>div>table>tbody>tr:nth-child(1) {}


/* Employer 
------------------------ */

.panel3 {
    background-color: #fff;
    border: 2px solid #BDBDBD;
    border-radius: 7px;
    border-color: #BDBDBD !important;
    padding: 30px 10px;
}

.employer-dashboard-row-titles {
    color: #15181a !important;
    font-size: 28px;
    margin: 40px 0;
}

.text-info {
    color: #1a1d1f!important;
    font-weight: 500;
}

.leftLabel {
    color: #2fa170;
}

#ctl00_CustomWrapper {
    padding: 20px 0;
}


/* JQuery UI */

.ui-dialog-title {
    font-size: 25px!important;
    font-weight: 400;
    font-family: 'muli', sans-serif;
}

.ui-dialog .ui-dialog-content,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: 'muli', sans-serif-reg!important;
    font-size: 20px!important;
}

.ui-dialog input[type=email],
.ui-dialog input[type=search],
.ui-dialog input[type=text],
.ui-dialog input[type=url],
.ui-dialog textarea {
    background-color: #fff;
}

.ui-dialog .ui-dialog-content,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: 'muli', sans-serif-reg!important;
    font-size: 20px!important;
}

.ui-dialog .ui-dialog-buttonpane button {
    font-size: 20px!important;
    font-weight: 400;
    font-family: 'muli', sans-serif-reg;
    padding: .3em .6em .1em;
}

.ui-dialog button,
.ui-dialog input[type=button],
.ui-dialog input[type=reset],
.ui-dialog input[type=submit] {
    background-color: #2fa170;
    color: #fff;
}

.ui-dialog button:hover,
.ui-dialog input[type=button]:hover,
.ui-dialog input[type=reset]:hover,
.ui-dialog input[type=submit]:hover {
    background-color: #472B8A;
    color: #fff !important;
}

.ui-dialog .ui-dialog-content,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: 'muli', sans-serif-reg!important;
    font-size: 20px!important;
}


/* Client work history overrides */

#btnAddNew {
    margin-bottom: 15px;
    margin-top: 15px;
    display: block;
    background-color: #2fa170;
}

.referenceEmpty {
    padding: 4px;
    color: Red;
}

#ctl00_mCPH_refContainer,
#ctl00_mCPH_workHistoryCurrent,
.existingQualificationList {
    overflow-y: scroll;
    width: 100%;
}

table.tblWorkHistory {
    min-width: 800px;
    width: 100%;
}

.workHistoryPosition,
.workHistoryReasonForLeaving {
    width: 100%;
    max-width: 550px;
    height: 100px;
}


/* Login */

#ctl00_mCPH_mLoginCtrl_pnlClientOptions {
    padding-top: 20px;
}

#ctl00_mCPH_mLoginCtrl_pnlLogin>table>tbody>tr:nth-child(6)>td {
    padding-top: 15px;
}

#ctl00_mCPH_divHeader {
    display: none;
}


/* Skills page */

div.SkillDetailExperienceLabel {
    margin-top: 10px;
    /* font-style: italic; */
    font-weight: normal;
    font-size: 9pt;
}

div.RatingDetail {
    margin-top: 5px;
    height: 15px;
    font-size: 8pt;
}

div.SkillDetailExperienceLabel {
    margin-top: 10px;
    /* font-style: italic; */
    font-weight: normal;
    font-size: 9pt;
}

div.YearsDetail {
    margin-top: 5px;
    font-size: 8pt;
}

.ui-slider .ui-slider-range {
    background-image: -webkit-linear-gradient(top, #968dad, #968dad);
}

#searchButton,
.btn-primary,
.dxbButton,
.btn-secondary,
#ctl00_mCPH_lnkSaveQuestionnaire,
#ctl00_mCPH_pnlUpdate input[type=button],
#ctl00_mCPH_pnlUpdate input[type=submit],
input[type=button]#adAreas,
input[type=button]#adSectors,
input[type=button]#adTypes,
input[type=button]#ClearButton,
input[type=button]#clrAreas,
input[type=button]#clrSector,
input[type=button]#clrTypes, {
    background-color: #fff !important;
    border: 2px solid #2fa170;
    background-image: none;
    -webkit-box-shadow: none;
    border-radius: 30px;
    letter-spacing: .03 em;
    font-size: 20px;
    font-family: 'muli', sans-serif-reg;
    color: #15181a;
    padding-top: 6px;
    line-height: 1em;
    /* box-shadow: 0px 2px 2px 1px #7b7b7b99; */
    text-decoration: none;
    padding: .625rem 3rem .625rem 3rem;
}

#GetHelpLink {
    padding: .625rem 1.5rem .625rem 1.5rem;
}

.btn-primary:hover {
    color: #fff;
    background-color: #2fa170 !important;
}

.action-panel-button {
    width: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.fa-chevron-right {
    padding-left: 24px;
    position: absolute;
    margin-top: 1px;
    font-size: 19px !important;
}


/* Resident account page */

#btnContinue {
    padding: .625rem 3rem .625rem 3rem;
}

.locationItemSelected,
.serviceItemSelected,
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover,
.timeItemSelected {
    background-color: #2fa170;
}

#VacancyApplicationList {
    padding-top: 10px;
}

#personalDetails {
    padding-top: 10px;
}

#ctl00_mCPH_pnlUpdate select#ctl00_mCPH_ddlRegistrationWizard {
    background-color: #fff;
}

#ctl00_mCPH_ddlRegistrationWizard {
    margin-bottom: 15px;
}

#ctl00_mCPH_lnkSaveQuestionnaire,
#ctl00_mCPH_pnlUpdate input[type=button],
#ctl00_mCPH_pnlUpdate input[type=submit],
input[type=button]#adAreas,
input[type=button]#adSectors,
input[type=button]#adTypes,
input[type=button]#ClearButton,
input[type=button]#clrAreas,
input[type=button]#clrSector,
input[type=button]#clrTypes,
input[type=submit]#ctl00_mCPH_UploadButton {
    background-color: #2fa170;
}


/* Provider directory page */

#ProviderNameSearchButton {
    /* background-color: #2fa170 !important; */
}

button:active,
button:focus,
button:hover,
input[type=button]:active,
input[type=button]:focus,
input[type=button]:hover,
input[type=checkbox],
input[type=email],
input[type=password],
input[type=radio],
input[type=reset]:active,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=search],
input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:hover,
input[type=text],
input[type=url],
select,
select.form-control,
textarea {
    /* background-color: #F1E0F0 !important */
}

#providerDetailsWrapper {
    overflow-y: auto;
    max-height: 40em;
}

#providerDetailsWrapper {
    background-color: #fff;
    box-shadow: 1px 1px 6px 1px #797979;
}

label {
    font-weight: normal !important;
}


/* Client vacancy search */

#vacancySearchSection {
    padding-top: 10px;
}

#backToResults {
    padding-top: 10px;
}

#ctl00_mCPH_ctrlVacancySearch_Public1_txtApply {
    width: 100%
}

#ctl00_mCPH_ctrlVacancySearch_Public1_txtApplyArrangements {
    width: 100%
}

#btnApplyForJobClose {
    background-color: #2fa170 !important;
    border-color: #2fa170 !important;
    font-size: 25px;
    font-family: 'muli', sans-serif-reg;
    color: #fff;
}


/* Datatables */

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2fa170;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #2fa170;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #2fa170;
    border-color: #2fa170;
}


/* Enterprise Wizards */

.wizardSidebar {
    background-color: #2fa170 !important;
}

div.controlmain a {
    color: #505050;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.33px;
    text-decoration: underline;
    line-height: 24px;
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td:nth-child(2) {
    /* background-color: #F0E0F0; */
}


/* #aspnetForm > div.Main > div:nth-child(5) > div:nth-child(1) > div > a { */


/* display: none; */


/* } */

td.mandatory {
    width: 140px !important;
    font-size: 18px !important;
}

.protip-skin-default--scheme-leaf.protip-container {
    background-color: #006699 !important;
}

.protip-arrow {
    border-color: transparent #006699 transparent transparent !important;
}

.mbclbCheckListBox {
    width: 500px !important;
}

#ctl00_mCPH_thrEditQuestion {
    font-size: 25px;
}

table.wizardGeneralItem td {
    display: block;
    /*this will make the field display below the field title */
}

#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr>td>table.wizardGeneralItem>tbody>tr>td {
    font-size: 15px !important;
    color: #000 !important;
}

.wizard {
    background-color: #fff !important;
    border-color: #fff !important;
}

input.Standard {
    width: 350px !important;
    padding: 5px;
    margin-top: 5px;
    font-size: 17.14288px !important;
}

.wizard .pop .pop_toggle {
    background-image: none;
    width: 38px;
    height: 38px;
    background-color: #FF9900
}

.wizard .pop .pop_toggle:after {
    content: "?";
    font-weight: 400;
    font-style: normal;
    padding: 5px 2px 0 11px;
    text-decoration: none;
    font-weight: bolder;
    font-size: 30px;
    color: #fff;
    display: block
}

.wizard .active .pop_menu {
    background-color: #d5bfdc;
    z-index: 999;
    left: 32px;
    top: -10px
}

#ctl00_mCPH_ctl00_ctrlRegistrationWizard_wiz_tblSiteContact td {
    padding-bottom: 5px
}

table.profileMultiSelect {
    background-color: transparent!important
}

.profileMultiSelectHeader {
    font-size: 25px
}

.wizardStepStyle,
#ctl00_mCPH_ctrlBusinessSignup_ctrlRegistrationWizard_wiz>tbody>tr:nth-child(2)>td {
    font-size: 20px!important;
    background-color: #f3f3f3;
}

#ctl00_mCPH_ctl00_ctrlRegistrationWizard_wiz_pnlProfile_88 table.ProfileNoRepeatSingleItemTable th {
    font-family: 'muli', sans-serif-reg;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    border-right: 1px solid #323133;
    border-bottom: 1px solid #323133;
    border-top: 1px solid #323133;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background-color: #323133
}

#ctl00_mCPH_ctl00_ctrlRegistrationWizard_wiz_pnlProfile_88 table.ProfileNoRepeatSingleItemTable td {
    border-right: 1px solid #323133;
    border-bottom: 1px solid #323133
}

.pop {
    display: none !important;
}


/* Client wizards */

div.WizardElement_Left {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    background-color: #2fa170;
    height: 25px;
}

div.Mandatory {
    color: #CC0033;
}

div.WizardElement_Left a {
    /* color: #323133 */
    color: #fff;
    margin-left: 5px;
}

.CollapsibleHead {
    color: #15181a;
    font-size: 16px
}

div.Mandatory,
div.WizardInput_Left {
    font-size: 16px
}

div.WizardHint {
    position: fixed;
    right: 15px;
    top: auto;
    font-style: normal;
    color: #ec9500;
    display: inline;
    background: #fff;
    border: none;
    background-color: #fbe9c6;
    padding: 5px 10px;
    bottom: 0
}

table.RegistrationWizardButtons {
    bottom: 15px;
    width: 300px;
    position: unset;
    bottom: auto;
    right: 100px;
    width: 350px;
    /* background-color: #fff; */
    border: none;
    text-align: center;
    z-index: 1005;
    top: 210px
}

table.RegistrationWizardButtons input {
    width: auto;
    display: block;
    width: 100%;
    margin-bottom: 10px
}

#wizardElements_Layout {
    overflow-y: auto
}

#wizardElements_Layout .CenterItem table.CenterTable {
    width: 280px;
    bottom: 120px
}

#wizardElements_Layout .CenterItem table.CenterTable .WizardButton {
    display: block;
    width: 100%
}

#wizardElements_Layout .CenterItem table.CenterTable {
    width: 350px;
    right: 15px;
    bottom: 250px;
    z-index: 100
}

@media (max-width:992px) {
    #wizardElements_Layout .CenterItem table.CenterTable {
        width: 291px;
        position: fixed;
        right: 15px;
        bottom: 255px;
        z-index: 100
    }
    #wizardElements_Layout {
        width: 66%
    }
    div.WizardHint,
    table.RegistrationWizardButtons {
        width: 30%
    }
    table.RegistrationWizardButtons input {
        font-size: 20px;
        padding: 5px 15px 0
    }
}

@media (max-width:768px) {
    #wizardElements_Layout {
        width: 57%
    }
    div.WizardHint,
    table.RegistrationWizardButtons {
        width: 39%
    }
    div.WizardHint {
        bottom: 0;
        height: 120px;
        overflow-x: scroll
    }
    table.RegistrationWizardButtons {
        bottom: 120px;
        top: auto;
        margin-bottom: 0
    }
    #ctl00_divFooter {
        display: none
    }
    #wizardElements_Layout .CenterItem table.CenterTable {
        width: 280px;
        position: fixed;
        right: 15px;
        bottom: 120px;
        z-index: 100
    }
    #wizardElements_Layout .CenterItem table.CenterTable .WizardButton {
        display: block;
        font-size: 20px;
        width: 100%
    }
}

@media (max-width:550px) {
    #wizardElements_Layout {
        width: 100%
    }
    div.WizardHint,
    table.RegistrationWizardButtons {
        width: calc(100% - 30px);
        left: 15px
    }
    div.WizardHint {
        bottom: 0;
        height: 120px;
        overflow-x: scroll;
        z-index: 100
    }
    table.RegistrationWizardButtons {
        bottom: 120px;
        top: auto;
        margin-bottom: 0
    }
    #ctl00_divFooter {
        display: none
    }
    #ctl00_divCustomFooter {
        padding-bottom: 200px
    }
}

.DataActionImageContainer a {
    display: inline-block;
    background-color: #2fa170;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    padding: 7px 30px 3px;
    text-align: center;
    min-width: 280px
}

.DataActionImageContainer a:hover {
    text-decoration: none;
    background-color: #e3c9e5;
    color: #323133
}

.DataActionImageContainer a img.DataActionImage {
    display: none
}

.DataActionImageContainer a:after {
    /* content: "save" */
}

.bigger {
    font-size: 1.1em
}

div.WizardHintTitle {
    font-weight: 400
}

.profileMultiSelectHeader {
    font-size: 25px
}

.wizardStepStyle {
    font-size: 20px!important
}

#wizardElements_Layout {
    max-width: calc(100% - 40px);
    margin: 0 auto
}


/* #wizardElements_Layout input[type=checkbox], */


/* #wizardElements_Layout input[type=email], */


/* #wizardElements_Layout input[type=password], */


/* #wizardElements_Layout input[type=radio], */


/* #wizardElements_Layout input[type=text], */


/* #wizardElements_Layout select, */


/* #wizardElements_Layout select.form-control, */


/* #wizardElements_Layout textarea, */


/* #wizardElements_Layout textarea.form-control, */


/* input[type=search], */


/* input[type=url] { */


/* background-color: #F0E0F0; */


/* } */

#wizardElements_Layout input[type=submit].WizardButton {
    margin: 5px 0
}

#wizardElements_Layout button,
#wizardElements_Layout input[type=button],
#wizardElements_Layout input[type=reset],
#wizardElements_Layout input[type=submit] {
    /* background-color: #ec9500 */
}

#wizardElements_Layout button:hover,
#wizardElements_Layout input[type=button]:hover,
#wizardElements_Layout input[type=reset]:hover,
#wizardElements_Layout input[type=submit]:hover {
    /* background-color: #fbe9c6 */
}

#wizardElements_Layout .CenterItem table.CenterTable tbody td {
    display: block
}

#ctl00_mCPH_ctl00_ctrlRegistrationWizard_pnlWizard {
    overflow-y: scroll
}

#wizardElements_Layout .CenterItem table.CenterTable tbody td #ctl00_mCPH_btnExit {
    margin-top: 0
}

#ctl00_mCPH_ctl00_ctrlRegistrationWizard_wiz_StartNavigationTemplateContainerID_StartNextButton {
    float: left;
    margin-left: -10px
}

#ctl00_mCPH_jumpTo {
    display: none;
}

#ctl00_mCPH_lblCurrentRegistrationWizard {
    display: none;
}


/* div.WizardElement { */


/* padding-top: 15px; */


/* font-size: small; */


/* } */


/* div.Wizard { */


/* clear: both; */


/* margin-left: 15px; */


/* margin-right: 15px; */


/* } */


/* div.HeaderRowTitle { */


/* color: rgb(80, 100, 150); */


/* font-size: large; */


/* padding-top: 10px; */


/* margin-bottom: 5px; */


/* } */


/* div.HeaderRowTitle div.MenuHeader_SmallText { */


/* color: rgb(80, 100, 150); */


/* font-size: medium; */


/* } */


/* div.WizardElement { */


/* padding-top: 15px; */


/* font-size: 16pt; */


/* width: 650px; */


/* } */


/* div.Mandatory { */


/* color: #CC0033; */


/* font-size: 16px; */


/* } */


/* #wizardElements_Layout .CenterItem table.CenterTable { */


/* width: 350px; */


/* position: fixed; */


/* right: 15px; */


/* bottom: 250px; */


/* z-index: 100; */


/* } */


/* #ctl00_mCPH_jumpTo { */


/* display: none; */


/* } */


/* #wizardElements_Layout .CenterItem table.CenterTable .WizardButton { */


/* display: block; */


/* width: 100%; */


/* } */


/* #wizardElements_Layout .CenterItem table.CenterTable tbody td { */


/* display: block; */


/* } */


/* #wizardElements_Layout .CenterItem table.CenterTable tbody td #ctl00_mCPH_btnExit { */


/* margin-top: 0; */


/* } */


/* #wizardElements_Layout .CenterItem table.CenterTable .WizardButton { */


/* display: block; */


/* width: 100%; */


/* } */


/* #wizardElements_Layout input[type=submit].WizardButton { */


/* margin: 5px 0; */


/* } */


/* #ctl00_mCPH_lblCurrentRegistrationWizard { */


/* display: none; */


/* } */


/* #ctl00_mCPH_CtrlClientRegistrationWizardHeader1_lblCurrentRegistrationWizard{ */


/* display: none; */


/* } */


/* #wizardElements_Layout > div.HeaderRow > div.HeaderRowTitle > div:nth-child(2) { */


/* display: none; */


/* } */


/* #wizardElements_Layout > div.HeaderRow > div.HeaderRowTitle > div:nth-child(3){ */


/* display: none; */


/* } */


/* div.WizardElement_Left { */


/* color: #fff; */


/* font-weight: 400; */


/* font-size: 25px; */


/* background-color: #2fa170; */


/* font-weight: bold; */


/* } */


/* div.WizardElement_Left { */


/* color: white !important; */


/* } */


/* div.WizardInput_Left { */


/* font-size: smaller; */


/* } */


/* div.WizardInput_Left input { */


/* vertical-align: top; */


/* } */


/* div.Mandatory { */


/* font-size: smaller; */


/* } */


/* div.WizardElement input[type=text] { */


/* width: 250px; */


/* } */


/* div.DataProtectionNotes { */


/* height: 150px; */


/* width: 650px; */


/* overflow: scroll; */


/* text-align: justify; */


/* background-color: white; */


/* border: 1px solid silver; */


/* padding: 2px 2px 2px 2px; */


/* } */


/* div.DataProtectionAcceptanceGap { */


/* padding-bottom: 25px; */


/* } */


/* table.RegistrationWizardButtons { */


/* position: fixed; */


/* bottom: 15px; */


/* right: 15px; */


/* width: 180px; */


/* background-color: White; */


/* border: 1px solid silver; */


/* text-align: center; */


/* z-index: 1005; */


/* } */


/* table.RegistrationWizardButtons input { */


/* /*width: 75px;*/

*/
/* display: block; */


/* } */


/* .CollapsibleHead { */


/* cursor: pointer; */


/* } */


/* .CollapsibleHead img { */


/* margin-right: 5px; */


/* } */


/* div.ProfileItemContent td, th { */


/* text-align: left; */


/* } */


/* table.ProfileItemContent { */


/* border-collapse: collapse; */


/* padding: 0px 0px 0px 0px; */


/* margin: 5px 0px 0px 15px; */


/* width: 500px; */


/* } */


/* table.ProfileItemContent th { */


/* padding: 2px 2px 2px 2px; */


/* } */


/* table.ProfileItemInnerContent th.ProfileItemInnerContent { */


/* text-align: center; */


/* padding: 0px 5px 2px 5px; */


/* font-weight: normal; */


/* text-decoration: underline; */


/* } */


/* table.ProfileItemInnerContent td { */


/* padding: 0px 5px 0px 5px; */


/* } */


/* th.ProfileItemName { */


/* text-align: left; */


/* } */


/* td.ProfileItemPrompt, table.ProfileItemInnerContent td.ProfileItemPrompt { */


/* font-style: italic; */


/* text-align: justify; */


/* padding: 0px 10px 5px 10px; */


/* } */


/* td.ProfileItemLabel { */


/* font-weight: bold; */


/* padding: 2px 0px 2px 5px; */


/* } */


/* div.NotLink { */


/* cursor: auto; */


/* margin-left: 15px; */


/* } */


/* img.CalendarImage { */


/* cursor: pointer; */


/* } */


/* .TextStrengthWeak { */


/* margin-top: 32px; */


/* padding-left: 17px; */


/* padding-bottom: 20px; */


/* color: Red; */


/* font-weight: bold; */


/* font-size: small; */


/* width: 600px; */


/* font-family: Sans-Serif; */


/* } */


/* .TextStrengthNotGood { */


/* margin-top: 32px; */


/* padding-left: 17px; */


/* color: Orange; */


/* font-weight: bold; */


/* font-size: small; */


/* width: 600px; */


/* font-family: Sans-Serif; */


/* } */


/* .TextStrengthGood { */


/* margin-top: 32px; */


/* padding-left: 17px; */


/* color: Green; */


/* font-weight: bold; */


/* font-size: small; */


/* width: 600px; */


/* font-family: Sans-Serif; */


/* } */


/* div.WizardHintTitle { */


/* font-weight: bold; */


/* padding-bottom: 5px; */


/* } */


/* div.WizardHint { */


/* position: fixed; */


/* right: 15px; */


/* top: 65px; */


/* height: 350px; */


/* width: 170px; */


/* font-style: italic; */


/* color: rgb(80, 100, 150); */


/* display: inline; */


/* background: white; */


/* border: 1px solid silver; */


/* padding: 5px 5px 5px 5px; */


/* } */


/* div.WizardInput_Left select.Group { */


/* margin-bottom: 2px; */


/* } */


/* Wizard Status */

div.WizardStatusPanel {
    font-size: small;
    border: 1px solid silver;
    background-color: rgb(240, 240, 255);
    margin: 10px 250px 10px 15px;
}

div.WizardStatusPanel caption {
    font-size: medium;
    font-style: italic;
    padding: 5px 0px 5px 5px;
    text-align: left;
    color: rgb(80, 100, 150);
}

div.WizardStatusPanel th {
    padding-left: 10px;
    text-align: left;
    color: rgb(80, 100, 150);
}

div.WizardStatusPanel td {
    padding-left: 10px;
}
/* 
#ctl00_CustomWrapper>div:nth-child(4)>div:nth-child(1)>div>a {
    display: none;
} */

.advanced-subscriptions__header {
    font-weight: bold;
}

.NavigationItemPrimary {
    padding-left: 20px;
}

.advanced-subscriptions__tagline-p {
    padding-top: 10px;
}

.subscriptionAreas {
    display: none;
}

.subscriptionTypes {
    /* display: none; */
}

div.HeaderRow {
    display: none;
}

#ctl00_mCPH_ContentColumn {
    width: 100% !important;
}

input[type=checkbox]:checked,
input[type=radio]:checked {
    color: #323133
}

input[type=checkbox]:checked:after,
input[type=radio]:checked:after {
    content: "X";
    font-size: 20px;
    position: absolute;
    /* top: 2px; */
    /* left: 6px; */
    top: 3px;
    left: 5px;
    color: #323133;
    font-weight: 400;
}

div.DataProtectionNotes {
    width: 100% !important;
}


/* No integration changes */


/* #ctl00_mCPH_VerticalNavigationColumn {
	display: none;
} */

#ContentColumn {
    width: 100%;
}

.sidebar-nav {
    display: none;
}


/* #VerticalNavigationColumn {
	display: none;
} */

.vertical-nav-placeholder {
    display: none !important;
}

.panel h5,
.panel h2 {
    font-size: 18pt;
    margin-top: 10px;
}

.help-card {
    min-height: 250px;
}

.help-card-text {
    padding-top: 20px;
}

.alert-panel-item {
    padding-bottom: 20px;
}

#reason-1-title {
    cursor: pointer;
    font-weight: 700;
    color: #333;
}

#reason-2-title {
    cursor: pointer;
    font-weight: 700;
    color: #333;
}

#reason-3-title {
    cursor: pointer;
    font-weight: 700;
    color: #333;
}

#ctl00_mCPH_VacancyDocumentsRestrictedLabel {
    font-size: 14pt;
}

.panel-default {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 3px solid #2fa170;
    background-color: #2fa17045;
    /* min-height: 250px; */
}

.homepage-panel {
    padding: 40px 30px;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 15%);
    border-radius: 10px;
    background: #026190;
    transition: all ease-in-out 0.3s;
}

.homepage-panel-title {
    color: #fff;
}

.homepage-panel-text {
    color: #fff;
}

#ctl00_mCPH_CtrlDataProtection1_divDataProtection {
    width: 67% !important;
}

.home-title {
    font-size: 2.5em;
    color: #2fa170;
    line-height: 30px;
    font-weight: 700;
}

.light-panel-cell {
    padding: 0 .5rem;
    margin-bottom: 1rem;
}

.light-panel {
    background-color: #fff;
    border: 1px solid #026190;
}

.light-panel-a {
    padding: 1.5rem 2rem 1rem 1.5rem;
}

.flex-container {
    display: flex;
    justify-content: space-between;
}

.flex-container>.light-panel-cell>.light-panel {
    background-color: #f1f1f1;
    width: 100px;
    margin: 10px;
    text-align: center;
    line-height: 75px;
}

.home-section {
    padding-bottom: 25px;
}


/* .eapregistrationwizard-title { */


/* display: none; */


/* } */

.form-label {
    /* color: #2fa170; */
    color: #15181a;
}

.leftLabel {
    font-size: 16px;
}

.enterprise-registration-form {
    padding-top: 25px;
}
a.btn.btn-primary.action-panel-button.btn-block {
    color: #fff;
    text-decoration: none;
}

.btn-secondary {
    background-color: #bdc3c7 !important;
    border-color: #bdc3c7 !important;
}

.enterprise-wizard-item-title {
    color: #2fa170;
    font-size: 18px;
}

.highlight-link {
    text-decoration: underline;
    font-weight: bold;
}

.text-block {
    padding-bottom: 20px;
}


/**
 * Change bullet color of list item by replacing it with CSS
 */

.text-block ul li {
    /* color: #939;  */
    /* set color of list item text */
    /* display: inline-block; */
    list-style: none;
    margin: 0 0 16px 1.1225em;
    /* Give the bullet room on the left hand side */
    padding: 0px;
    position: relative;
}

.text-block ul li::before {
    color: #2fa170;
    /* color of bullet or square */
    content: "\2022";
    /* Unicode of character to precede the list item */
    display: inline-block;
    font-size: 20pt;
    /* use em or % */
    /* left: -1.1225em;  */
    left: -30px;
    /* use em, line up bullet flush with left hand side */
    position: absolute;
    /* Set the bullet positioned absolutely top left */
    top: 0em;
    /* use em or % */
}

.text-block ul.inner-bullet-point li::before {
    font-size: 30pt;
}

.help-card-link {
    text-decoration: underline;
    color: #1a1d1f;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
}

.btn-vacancylistbutton {
    font-size: 16px;
}

.brent-tooltip+.tooltip>.tooltip-inner {
    background-color: #2fa170;
    font-size: 14px;
}

.brent-tooltip+.tooltip>.tooltip-arrow {
    border-bottom-color: #2fa170;
}

#TabsContainer>div>div>div {
    border-bottom: unset !important;
    background-color: #ffffff !important;
    border: 2px solid #2fa170 !important;
}

#TabsContainer>div>div>div>div.panel-heading {
    background-color: #fff;
    border-bottom: 2px solid #aaa;
}

#tabDetails>h4 {
    color: #15181a;
}

input[type=button]:focus input[type=button]:active,
.btn {
    color: #15181a;
}


/* Support page
------------------------- */

.card-title {
    color: #15181a;
}


/* Media Queries
------------------------ */

@media (min-width: 1200px) {
    .panel-resident {
        min-height: 350px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #searchButton,
    .btn-primary,
    .dxbButton {
        font-size: 22px;
    }
}

@media (max-width: 992px) {
    .footer-text {
        float: unset !important;
        margin: 30px 0;
    }
    #footer>div>div:nth-child(1)>div:nth-child(3) {
        margin: 20px 0 !important;
    }
    #footer>div>div:nth-child(1)>div:nth-child(1) {
        text-align: center;
    }
    .pagination {
        float: right;
    }
    .panel-default {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #ctl00_mCPH_Main>div>div>div.Control>div:nth-child(2)>div>p {
        padding-left: 15px;
    }
}

@media (min-height: 780px) {
    #ctl00_CustomWrapper {
        min-height: 60vh;
    }
}

@media (max-width: 600px) {
    #HeaderLink>img {
        width: 100%;
    }
    #ctl00_mCPH_AdvancedSubscriptionList {
        margin-top: 10px;
    }
    .dataTables_length {
        float: left;
    }
    #DocumentsTable_filter>label {
        float: right;
    }
}